projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d008f7b
)
(dos-unsupported-char-glyph): Add defvar.
author
Juanma Barranquero
<lekktu@gmail.com>
Tue, 13 Sep 2005 08:46:17 +0000
(08:46 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Tue, 13 Sep 2005 08:46:17 +0000
(08:46 +0000)
lisp/international/codepage.el
patch
|
blob
|
history
diff --git
a/lisp/international/codepage.el
b/lisp/international/codepage.el
index 3e364a60673b97c51c5604cbf036ba5ca0098b36..854d4673ecd6b1167afd1b4e5e21daedfb2d51e6 100644
(file)
--- a/
lisp/international/codepage.el
+++ b/
lisp/international/codepage.el
@@
-44,6
+44,8
@@
;;; Code:
+(defvar dos-unsupported-char-glyph)
+
(defun cp-coding-system-for-codepage-1 (coding mnemonic iso-name
decoder encoder)
"Make coding system CODING for a DOS codepage using translation tables.